Skip to content

docs: document shopware-cli project sbom command - #2394

Merged
Micha Hobert (Isengo1989) merged 5 commits into
shopware:mainfrom
roboshyim:docs/project-sbom-command
Jul 29, 2026
Merged

docs: document shopware-cli project sbom command#2394
Micha Hobert (Isengo1989) merged 5 commits into
shopware:mainfrom
roboshyim:docs/project-sbom-command

Conversation

@roboshyim

Copy link
Copy Markdown
Contributor

Summary

Documents the new shopware-cli project sbom command requested on shopware/shopware-cli#1246.

Changes

  • New page: products/tools/cli/project-commands/sbom.md (usage, options, relation to project ci)
  • command-types.md — list project sbom
  • project-commands/build.md — note that CI writes an SBOM; link to standalone command
  • guides/development/tooling/index.md — tooling choice table row
  • .wordlist.txt — CycloneDX / SBOM terms

Related

@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Jul 24, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: roboshyim/docs
Commit: dfdd444
Preview: https://developer-documentation-e0jmtkcrh-shopware-frontends.vercel.app
Workflow run: #4624

Fork PRs need approval from a maintainer with write access before the healthcheck can run. GitHub approves only the latest commit, so every new commit pushed after approval needs another approval.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for the new shopware-cli project sbom command (as introduced in shopware/shopware-cli#1246), and integrates it into existing CLI command overviews and related pages.

Changes:

  • Adds a new documentation page for shopware-cli project sbom, including usage examples, option reference, and relation to project ci.
  • Updates existing CLI docs to mention/link the SBOM output and the new standalone command.
  • Extends the spellcheck wordlist with CycloneDX/SBOM-related terms.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
products/tools/cli/project-commands/sbom.md New command page describing SBOM generation, usage, options, and relation to project ci.
products/tools/cli/project-commands/build.md Notes that project ci writes an SBOM and links to the new standalone project sbom command docs.
products/tools/cli/command-types.md Adds project sbom to the “Project commands” list.
guides/development/tooling/index.md Adds project sbom to the tooling choice table for “Generating a project SBOM”.
.wordlist.txt Adds CycloneDX/SBOM-related terms to avoid spellcheck failures.
Comments suppressed due to low confidence (1)

products/tools/cli/project-commands/sbom.md:44

  • The command options table is not introduced with a complete sentence. Our documentation guidelines require introducing tables with a sentence that refers to the table position (e.g., “the following table”).
## Command options

| Option | Description | Default |
|---|---|---|
| `[path]` | Shopware project directory | Nearest project / working directory |

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread products/tools/cli/project-commands/sbom.md Outdated
Comment thread guides/development/tooling/index.md
@shyim

Copy link
Copy Markdown
Member

Micha Hobert (@Isengo1989) can we merge this 👀 ?

@sushmangupta

Copy link
Copy Markdown
Contributor

Copilot resolve the merge conflicts in this pull request

RoboShyim (roboshyim) and others added 3 commits July 29, 2026 09:47
Add a project-commands page for `shopware-cli project sbom`, list it under
Command Types, link from project ci build docs, and mention it in the
development tooling overview.

Related: shopware/shopware-cli#1246 / shopware#1239

# Conflicts:
#	products/tools/cli/project-commands/build.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@lasomethingsomething

Copy link
Copy Markdown
Contributor

Copilot resolve the merge conflicts in this pull request

@Isengo1989 Micha Hobert (Isengo1989) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the PR Soner (@shyim) 👍

@Isengo1989
Micha Hobert (Isengo1989) merged commit c87e656 into shopware:main Jul 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Undocumented Feature Feature which is not documented yet and is considered for documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants